To get pricing for a specific user, use the search.accessCriteria.searchContext.userId field.
Note: This is not the same userId that is used in authentication or to generate a secret.
"search": {
"accessCriteria": {
"searchContext": {
"userId": "mxb234598da"
}
}
}